galileo_sdk.sdk.stations.StationsSdk.on_station_member_volume_host_path_removed

StationsSdk.on_station_member_volume_host_path_removed(func)[source]

Callback will execute when a volume host path has been removed Emitted to members of station

Parameters

func – Callable[[StationMemberVolumeHostPathRemovedEvent], None]

Returns

None